home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl1 / dms32.zip / _SETUP.1 / DMS.exe / 0 / RCDATA / TDISKMANAGEMENTFORM / TDISKMANAGEMENTFORM.txt < prev   
Text File  |  1996-05-11  |  4KB  |  147 lines

  1. object DiskManagementForm: TDiskManagementForm
  2.   Left = 247
  3.   Top = 180
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Disk  Management  System -Shareware'
  7.   ClientHeight = 302
  8.   ClientWidth = 433
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 419
  20.     Height = 20
  21.     Caption = 'Disk Management System -Shareware (Evaluation Copy)'
  22.     Font.Color = clBlack
  23.     Font.Height = -17
  24.     Font.Name = 'MS Sans Serif'
  25.     Font.Style = []
  26.     ParentFont = False
  27.   end
  28.   object Label2: TLabel
  29.     Left = 8
  30.     Top = 32
  31.     Width = 218
  32.     Height = 20
  33.     Caption = 'Copyright 1996    Albert Rugel'
  34.     Font.Color = clBlack
  35.     Font.Height = -17
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object Label3: TLabel
  41.     Left = 8
  42.     Top = 56
  43.     Width = 113
  44.     Height = 16
  45.     Caption = 'All rights Reserved'
  46.   end
  47.   object Label4: TLabel
  48.     Left = 8
  49.     Top = 88
  50.     Width = 342
  51.     Height = 20
  52.     Caption = 'To  Register and obtain a fully operational copy'
  53.     Font.Color = clBlack
  54.     Font.Height = -17
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object Label5: TLabel
  60.     Left = 8
  61.     Top = 112
  62.     Width = 354
  63.     Height = 16
  64.     Caption = 'Print a copy of the Order Form( Found in Help menu System)'
  65.   end
  66.   object Label6: TLabel
  67.     Left = 8
  68.     Top = 136
  69.     Width = 147
  70.     Height = 16
  71.     Caption = 'and send to Albert Rugel'
  72.   end
  73.   object Label7: TLabel
  74.     Left = 8
  75.     Top = 160
  76.     Width = 179
  77.     Height = 16
  78.     Caption = 'Po Box 75 Brooklyn, NY 11237'
  79.   end
  80.   object StatusBar1: TStatusBar
  81.     Left = 0
  82.     Top = 283
  83.     Width = 433
  84.     Height = 19
  85.     Panels = <>
  86.     SimplePanel = False
  87.   end
  88.   object Panel1: TPanel
  89.     Left = 0
  90.     Top = 209
  91.     Width = 433
  92.     Height = 74
  93.     Align = alBottom
  94.     TabOrder = 1
  95.     object BitBtn1: TBitBtn
  96.       Left = 168
  97.       Top = 16
  98.       Width = 89
  99.       Height = 49
  100.       TabOrder = 0
  101.       Kind = bkOK
  102.     end
  103.     object Panel2: TPanel
  104.       Left = 1
  105.       Top = -1
  106.       Width = 431
  107.       Height = 74
  108.       Align = alBottom
  109.       BevelInner = bvRaised
  110.       TabOrder = 1
  111.       object OKBtn: TBitBtn
  112.         Left = 16
  113.         Top = 16
  114.         Width = 107
  115.         Height = 49
  116.         Caption = 'Proceed'
  117.         TabOrder = 0
  118.         OnClick = OKBtnClick
  119.         Kind = bkOK
  120.       end
  121.       object ExitBtn: TBitBtn
  122.         Left = 304
  123.         Top = 16
  124.         Width = 107
  125.         Height = 49
  126.         Caption = 'Exit'
  127.         TabOrder = 1
  128.         OnClick = ExitBtnClick
  129.         Glyph.Data = {
  130.           78010000424D7801000000000000760000002800000020000000100000000100
  131.           04000000000000000000120B0000120B00000000000000000000000000000000
  132.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  133.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  134.           03333377777777777F333301111111110333337F333333337F33330111111111
  135.           0333337F333333337F333301111111110333337F333333337F33330111111111
  136.           0333337F333333337F333301111111110333337F333333337F33330111111111
  137.           0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  138.           0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  139.           0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  140.           0333337F377777337F333301111111110333337F333333337F33330111111111
  141.           0333337FFFFFFFFF7F33330000000000033333777777777773330000}
  142.         NumGlyphs = 2
  143.       end
  144.     end
  145.   end
  146. end
  147.